Autogenerated HTML docs for v1.5.0.3-316-gbd1fc
diff --git a/git-config.html b/git-config.html index f8f1a0a..78161b6 100644 --- a/git-config.html +++ b/git-config.html
@@ -280,6 +280,8 @@ <em>git-config</em> [--global] [type] --get-all name [value_regex] <em>git-config</em> [--global] [type] --unset name [value_regex] <em>git-config</em> [--global] [type] --unset-all name [value_regex] +<em>git-config</em> [--global] [type] --rename-section old_name new_name +<em>git-config</em> [--global] [type] --remove-section name <em>git-config</em> [--global] -l | --list</div></div> </div> <h2>DESCRIPTION</h2> @@ -394,6 +396,22 @@ </p> </dd> <dt> +--remove-section +</dt> +<dd> +<p> + Remove the given section from the configuration file. +</p> +</dd> +<dt> +--rename-section +</dt> +<dd> +<p> + Rename the given section to a new name. +</p> +</dd> +<dt> --unset </dt> <dd> @@ -1491,7 +1509,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 05-Mar-2007 02:37:02 UTC +Last updated 09-Mar-2007 09:06:21 UTC </div> </div> </body>